home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20030409-20031118 / 000228_JDanSkinner@JDanSkinner.com_Sat Aug 16 13:56:16 EDT 2003.msg < prev    next >
Text File  |  2020-01-01  |  2KB  |  42 lines

  1. Article: 14466 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!phl-feed.news.verio.net!nntp1.tagonline.com!nycmny1-snf1.gtei.net!nycmny1-snh1.gtei.net!news.gtei.net!bloom-beacon.mit.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail
  3. From: JDanSkinner@JDanSkinner.com (Dan Skinner)
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: Re: Telnet vs Serial Connections
  6. Date: 16 Aug 2003 09:58:50 -0700
  7. Organization: http://groups.google.com/
  8. Lines: 23
  9. Message-ID: <8ce22d01.0308160858.62c9d9b3@posting.google.com>
  10. References: <vjqa485l4taf82@corp.supernews.com>
  11. NNTP-Posting-Host: 24.159.192.106
  12. Content-Type: text/plain; charset=ISO-8859-1
  13. Content-Transfer-Encoding: 8bit
  14. X-Trace: posting.google.com 1061053134 7148 127.0.0.1 (16 Aug 2003 16:58:54 GMT)
  15. X-Complaints-To: groups-abuse@google.com
  16. NNTP-Posting-Date: 16 Aug 2003 16:58:54 GMT
  17. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:14466
  18.  
  19. "Chris Henschen" <chris@henschen.com> wrote in message news:<vjqa485l4taf82@corp.supernews.com>...
  20. > I have had several inquiries to why a PC telnet connect appears to be slower
  21. > in screen draws, etc. then a serial connection at 38400.  We use SCO Unix
  22. > and UnixWare servers with K95 for are emulator on windows.  Can anyone offer
  23. > suggestions on this?
  24. > Chris
  25.  
  26. Chris;
  27. I have noticed a difference in perceived response between
  28. dialups/serial and telnet/ssh connections with K95 also.  I have also
  29. noticed a perceived difference between response of K95 telnet/ssh and
  30. some other clients like PuTTY. I have always said that PuTTY is high
  31. performance like a Lotus Elan while K95 is high performance like a BMW
  32. M5.  Sorta like the difference between quick and powerful.
  33.  
  34. My guess is it may be the way K95 assembles outgoing packets compared
  35. to others using network connection and compared to K95 character
  36. output?
  37.  
  38. Maybe Frank or Jeff will give us a little primer?
  39.  
  40. Regards�Dan.
  41.